Skip to content

new conf design — rate limit workaround #2016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 10, 2025

Conversation

hasparus
Copy link
Contributor

@hasparus hasparus commented Jun 9, 2025

Closes #2014.

Description

We now pull the Sched's data to JSON files to avoid the 30req/min rate limit.

Preview on my Vercel account: fabulous-isomorphism-e22ige7yg-hasparus-projects.vercel.app

Copy link

vercel bot commented Jun 9, 2025

@hasparus is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

run: |
tsx scripts/sync-sched/sync.ts --year 2025
env:
SCHED_ACCESS_TOKEN_2025: ${{ secrets.SCHED_ACCESS_TOKEN_2025 }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't really have this configured here so need @benjie to set this. (We have it over email thread or can share on slack)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can disregard it for now to unblock deploys. I ran the script locally, and this is a workflow_dispatch trigger. I'd prefer to run this on a webhook from Sched and maybe every N minutes (to avoid the rate limit), but we don't need it yet.

Copy link

vercel bot commented Jun 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphql-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 3:20pm

@saihaj saihaj merged commit 4d017fd into graphql:source Jun 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON export old confs
2 participants